home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14947 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: ad06-001.compuserve.com!user
  2. From: 75300.1001@compuserve.com (C.K. Haun)
  3. Newsgroups: comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.help,comp.lang.c++
  4. Subject: Re: mac INIT loading order
  5. Date: Wed, 03 Apr 1996 01:05:40 -0700
  6. Organization: Ravenware Software
  7. Message-ID: <75300.1001-0304960105400001@ad06-001.compuserve.com>
  8. References: <schiltz-0104962111000001@reqd-010.ucdavis.edu> <Patrick.Stadelmann-0204961533120001@mac41imtt.unine.ch>
  9. NNTP-Posting-Host: ad06-001.compuserve.com
  10.  
  11. In article <Patrick.Stadelmann-0204961533120001@mac41imtt.unine.ch>,
  12. Patrick.Stadelmann@etudiants.unine.ch (Patrick Stadelmann) wrote:
  13.  
  14. > In article <schiltz-0104962111000001@reqd-010.ucdavis.edu>,
  15. > schiltz@cs.ucdavis.edu (Michael Schiltz) wrote:
  16. > > how can you control the order in which an INIT loads.  I want to have my
  17. > > INIT load ASAP.  any ideas?
  18. > The loading order is alphabetical, so you can try adding spaces in front
  19. > of the name. Another possibility is to change the type of your extension
  20. > from 'INIT' to 'scri' (these files load before the standard 'INIT' files)
  21.  
  22. Yikes!  Be aware that if you were to do something as foolish as changing
  23. your INIT type to 'scri' then you may not be able to do everything you
  24. want to!
  25. 'scri' is not a documented type for 3rd parties to use *because* the
  26. system is not fully functinal at the time that 'scri's load.  What exactly
  27. may or may not exist at that time is dependent on the machine and system
  28. version.  
  29. If you make no toolbox  calls, or stick to things like resource manager
  30. and file manager calls you should be OK, but all bets are off in general
  31. at 'scri' time.
  32. C.K. Haun
  33. Ravenware Software
  34. 75300.1001@compuserve.com
  35.                           The Mild Bunch
  36. 1996 Royal Star 1300      1991 Voyager 1200       1990 Virago 750
  37. 1993 Virago 535           1987 Reflex 225         <rent this space>
  38.